home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/real/wires/r3wilatt.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/wires/r3wire.js")
- var R3CLID_WILATTICE = 321;
-
- R3WILAM_ = 321000;
-
- function _R3WILAM_() {
- return this.r3Do(R3WILAM_, arguments);
- }
-
- function r3Wilattice () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_WILATTICE, arguments);
- }
- // Methods
- this.=_R3WILAM_;
-
- // Attributes
- }
-
- r3Wilattice.prototype=new r3Wire;
- // inc/real/wires/r3wilatt.h_H